HRESULT AddMapping(DWRITE_UNICODE_RANGE* ranges, UINT32 rangesCount, [in] WCHAR** targetFamilyNames, UINT32 targetFamilyNamesCount, [in, optional] IDWriteFontCollection fontCollection, [in, optional] WCHAR* localeName, [in, optional] WCHAR* baseFamilyName, FLOAT scale)
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Overloads Sub AddMapping( _
   ByVal () As UnicodeRange, _
   ByVal () As System.IntPtr, _
   ByVal  As System.IntPtr, _
   ByVal  As System.IntPtr, _
   ByVal  As System.IntPtr, _
   ByVal  As System.Single _
) 
             
        
            
            public void AddMapping( 
   UnicodeRange[] ,
   System.IntPtr[] ,
   System.IntPtr ,
   System.IntPtr ,
   System.IntPtr ,
   System.float 
)
             
        
             
        
            パラメータ
- unicodeRanges
 
- targetFamilyNames
 
- fontCollection
 
- localeName
 
- baseFamilyName
 
- scale
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照